home *** CD-ROM | disk | FTP | other *** search
/ Aminet 48 / Aminet 48 (2002)(GTI - Schatztruhe)[!][Apr 2002].iso / Aminet / gfx / edit / DiamondBOX.lha / DiamondBOX / DiamondBOX.readme < prev    next >
Encoding:
Text File  |  2001-07-05  |  2.1 KB  |  75 lines

  1. Short:    Layer based 24 bit image editing V1.12
  2. Uploader: nkt@ecsoft.dk (Nikolaj Thygesen)
  3. Author:   nkt@ecsoft.dk (Nikolaj Thygesen)
  4. Type:     gfx/edit
  5. Requires: OS3.0+, CGFX 2+, 68020+, 8+ Mb RAM
  6. Version:  1.12
  7.  
  8.                                                      Copenhagen - July. 2001
  9.  
  10.     DiamondBOX is a 24 bit layer based Photo Retouching editor inspired by photogenics.
  11.  
  12.     It's done in C++ as a way of solving a practical problem while at the same time
  13. familiarizing myself with the OO approach.
  14.  
  15.   * A little feature list
  16. ====================================================================================
  17.  
  18.   - Always find the newest public release of DiamondBOX and other info at:
  19.  
  20.                            http://www.DiamondDice.f2s.com
  21.                            ==============================
  22.  
  23.   - Fully multithreaded.
  24.  
  25.   - Internal representation of images always 32-bit.
  26.  
  27.   - Add as many layers as you want (and have RAM for).
  28.  
  29.   - Change Layer-Effects on the fly and watch the changes right before your very eyes.
  30.  
  31.   - Draw with Air Brush, Text, Lines, Rectangles, Ellipses or even lightnings.
  32.  
  33.   - Apply textures to Effects for compositions or strange Alpha Channels.
  34.  
  35.   - Create your own brushes.
  36.  
  37.   - Print using the TurboPrint saver.
  38.  
  39.   - Save your picture as a C-source 24-bit bitmap.
  40.  
  41.   - Different Generators to create fractal skies or maybe just plain pieces of paper.
  42.  
  43.   - Loads and saves IFF-ILBM / IFF-DEEP / JPEG / PNG.
  44.  
  45.   - Expandable - write your own Pebbles (Savers / Loaders / Effects...)
  46.  
  47.   - Change all Toolbar buttons with DiamondBOX itself.
  48.  
  49.  
  50.   * Need to have/know:
  51. ====================================================================================
  52.  
  53.   - OS3.0+
  54.  
  55.   - CGFX 2+ - (Picasso96 works for me)
  56.  
  57.   - 68020+
  58.  
  59.   - 8+ Mb RAM
  60.  
  61.   - Make sure you have a GFX board, and run DiamondBOX on a 16+ bit public screen.
  62.     Default is Workbench. Set name of PubScreen in icon.
  63.  
  64.   - DiamondBOX eats loads of RAM - the more you have the better!!
  65.  
  66.   - Install by dearchiving into any Drawer of your choice.
  67.  
  68.   - Please read thru the tutorial in the guide!!! This is not DPaint :o)
  69.  
  70.  
  71.     br...
  72.  
  73.     Nikolaj Thygesen
  74.     nkt@ecsoft.dk
  75.